If I'm not crazy (because it doesn't work for me) then could the issue be
due to the radiosity block size? In other words lets say the initial block
size of the rendering using radiosity is ~100 lines (100x100) or so. (First
pass) Since my image is large (10240x7680) If during my render the actual
LINES rendered (after the "blocks" are done and its now line-by-line) are
lower than the initial block size, then Povray feels it has to start over or
at least start at an even initial block size amount and not the actual line
it was on?
___________
---------------------------------------
|
---------------------------------------
| | Initial (first pass) block size 100 x
--------------------------------------- Actual lines rendered when
stopped (81)
| |
| |
--------------
So in this case it starts at zero because it hadn't actually rendered at
least 100 lines
Just trying to understand how to make the continue actually work on this
large image.
"Patrick Dugan" <pat### [at] usnetcomcorpcom> wrote in message
news:3bcf467a$1@news.povray.org...
> BMP
>
> "Thorsten Froehlich" <tho### [at] trfde> wrote in message
> news:3bcf29af@news.povray.org...
> > In article <3bcf27ef$1@news.povray.org> , "Patrick Dugan"
> > <pat### [at] usnetcomcorpcom> wrote:
> >
> > > Why won't my render continue where it left off?
> > > Why does it start at the top again even though it had previously
> completed
> > > 80 lines or so? I am using +c
> >
> > What output image format are you using?
> >
> > Thorsten
>
>
Post a reply to this message
|